Lucene search
+L
EthereumGo Ethereum

24 matches found

CVE
CVE
added 2021/08/24 4:05 p.m.139 views

CVE-2021-39137

The CVE-2021-39137 entry concerns go-ethereum (Geth). A memory-corruption/consensus flaw in the EVM can cause a node to reject or diverge from the canonical chain, potentially leading to chain splits as described in multiple advisories. A patch is included in the v1.10.8 release; no workaround is...

7.5CVSS6.7AI score0.01325EPSS
Save
CVE
CVE
added 2022/08/05 8:30 p.m.128 views

CVE-2022-37450

Go Ethereum (geth)

5.9CVSS5.6AI score0.01208EPSS
Save
CVE
CVE
added 2022/05/20 4:20 p.m.118 views

CVE-2022-29177

CVE-2022-29177 affects the Go Ethereum (go-ethereum) client. Before version 1.10.17, a node configured with high verbosity logging could crash when processing specially crafted p2p messages from a attacker node. A patch in v1.10.17 addresses the issue; as a workaround, setting the log level to IN...

5.9CVSS5.5AI score0.00961EPSS
Save
CVE
CVE
added 2022/03/04 11:24 a.m.112 views

CVE-2022-23328

CVE-2022-23328 describes a design flaw in all versions of Go-Ethereum whereby an attacker node can inject 5,120 pending transactions with high gas prices from a single account. This behavior can purge the victim node’s memory pool of pending transactions and then saturate the pool, blocking new t...

7.5CVSS7.3AI score0.01373EPSS
Save
CVE
CVE
added 2022/03/04 11:24 a.m.107 views

CVE-2022-23327

Go-Ethereum versions 1.10.12 and earlier contain a design flaw that allows an attacker node to flood a victim’s memory pool by sending 5,120 future transactions with high gas price in a single message, causing memory pool purge and denial of service (DoS). Affected software is Go-Ethereum; root c...

7.5CVSS7.2AI score0.01373EPSS
Save
CVE
CVE
added 2022/03/16 11:02 p.m.104 views

CVE-2021-42219

CVE-2021-42219 affects Go-Ethereum v1.10.9, where a DoS condition can be triggered by an excessive flow of messages to a node. The root cause, as described in the sources, is missing memory in the /ethash/algorithm.go component. Public documentation (NVD/NVD-derived sources and multiple advisorie...

7.5CVSS7.3AI score0.01197EPSS
Save
CVE
CVE
added 2020/11/25 1:25 a.m.100 views

CVE-2020-26240

CVE-2020-26240 affects Go Ethereum (Geth). The issue is an ethash mining DAG generation flaw that could cause miners to compute PoW incorrectly in an upcoming epoch; non-mining nodes are unaffected. Affected software: Geth prior to version 1.9.24. Root cause: DAG generation flaw in ethash logic. ...

7.5CVSS5.9AI score0.01663EPSS
Save
CVE
CVE
added 2020/11/25 1:25 a.m.94 views

CVE-2020-26241

CVE-2020-26241 is a consensus vulnerability in the Go Ethereum (Geth) client prior to version 1.9.17. A crafted contract can trigger a mismatch between the EVM’s RETURNDATACOPY path and Geth’s execution by exploiting a shallow copy bug in the pre-compiled dataCopy contract (0x0000…04). An attacke...

7.1CVSS6.3AI score0.01094EPSS
Save
CVE
CVE
added 2020/12/11 4:45 p.m.94 views

CVE-2020-26264

Go Ethereum (Geth) before v1.9.25 is vulnerable to a denial-of-service affecting the LES server via a malicious GetProofsV2 request from a connected LES client. The issue only concerns users who explicitly enable the LES server; disabling LES prevents exploitation. The vulnerability was fixed in ...

6.5CVSS6.3AI score0.01864EPSS
Save
CVE
CVE
added 2023/09/06 6:07 p.m.89 views

CVE-2023-40591

Summary: Go-Ethereum (geth) vulnerable to Denial of Service via unbounded memory consumption when processing specially crafted p2p messages from an attacker node. The root cause is memory exhaustion triggered by handling crafted p2p messages; a vulnerable node can allocate unbounded memory, poten...

7.5CVSS7.4AI score0.00981EPSS
Save
CVE
CVE
added 2020/11/25 1:25 a.m.86 views

CVE-2020-26242

Go Ethereum (Geth) before version 1.9.18 is vulnerable to a Denial-of-Service (crash) during block processing. The issue stems from the uint256 library behavior (buffer underflow in MULMOD when modulo is 0), which can cause a panic and network-wide node drops if exploited. A fix was released by u...

7.5CVSS6.7AI score0.0148EPSS
Save
CVE
CVE
added 2021/10/26 2:05 p.m.79 views

CVE-2021-41173

CVE-2021-41173 affects go-ethereum prior to v1.10.9, where processing a malicious snap/1 message could crash a node (DoS). The Red Hat and OSV details corroborate a crash in Go Ethereum’s P2P handling, specifically the GetTrieNodes path in the snap protocol. The root cause involved unsafe handlin...

5.7CVSS5.5AI score0.01242EPSS
Save
CVE
CVE
added 2023/10/18 12:00 a.m.79 views

CVE-2023-42319

CVE-2023-42319 affects Geth (go-ethereum) up to v1.13.4 when running with --http and --graphql. The vulnerability allows remote attackers to trigger a denial of service by sending a crafted GraphQL query, leading to memory exhaustion and a daemon hang. The issue is a DoS condition caused by how t...

7.5CVSS7.3AI score0.00887EPSS
Save
CVE
CVE
added 2018/07/05 2:00 a.m.77 views

CVE-2018-12018

CVE-2018-12018 affects Go Ethereum (geth) LES GetBlockHeadersMsg handling prior to v1.8.11. An integer signedness error for the array index allows a crafted query with Skip = -1 to crash a remote node (EPoD). The vulnerability occurs when the server validates the requested headers after skipping ...

7.5CVSS7.4AI score0.04255EPSS
Save
CVE
CVE
added 2018/11/12 2:00 a.m.67 views

CVE-2018-19184

CVE-2018-19184 affects Go Ethereum (geth) prior to or including 1.8.17, specifically in cmd/evm/runner.go. The vulnerability allows an attacker to trigger a denial-of-service (SEGV) through specially crafted bytecode, as documented in multiple sources (NVD entry for CVE-2018-19184 and SUSE/GHSA e...

7.5CVSS7.2AI score0.0151EPSS
Save
CVE
CVE
added 2021/11/18 3:05 p.m.66 views

CVE-2021-43668

Go-Ethereum, version 1.10.9, is affected by a vulnerability that can cause a denial-of-service crash. The issue manifests as a runtime error: invalid memory address or nil pointer dereference, leading to a SEGV signal after the node processes a sequence of messages and cannot recover. The provide...

5.5CVSS5.4AI score0.00251EPSS
Save
CVE
CVE
added 2018/09/08 3:00 p.m.63 views

CVE-2018-16733

CVE-2018-16733 affects go-ethereum (geth) prior to 1.8.14, where TraceChain in eth/api_tracer.go does not verify that the end block is after the start block. The vulnerability’s root cause is improper validation in the tracing path, potentially enabling malformed block processing and, in some des...

7.5CVSS7.5AI score0.01249EPSS
Save
CVE
CVE
added 2020/12/11 4:45 p.m.63 views

CVE-2020-26265

Go Ethereum (Geth) up to v1.9.19 (inclusive) is affected by a consensus vulnerability that could lead to a chain split where non-canonical chains are rejected. The issue stems from how state/account creation interacted with deleted accounts, causing inconsistent consensus under certain transactio...

5.3CVSS5.2AI score0.00909EPSS
Save
CVE
CVE
added 2018/12/24 3:00 a.m.58 views

CVE-2018-20421

CVE-2018-20421 affects Go Ethereum (aka geth) version 1.8.19, where an attacker can cause a denial of service via memory consumption by rewriting the length of a dynamic array in memory and then writing to a single memory location with a large index (illustrated by using assembly { mstore } follo...

7.5CVSS7.3AI score0.01456EPSS
Save
CVE
CVE
added 2026/01/13 8:27 p.m.47 views

CVE-2026-22868

CVE-2026-22868 affects go-ethereum (geth). A vulnerable node can be forced to shutdown or crash by processing a specially crafted P2P message; multiple sources describe a DoS/Crash risk with high impact, including high CPU usage leading to DoS under certain advisories. The vulnerability is tied t...

7.5CVSS6.5AI score0.00593EPSS
Save
CVE
CVE
added 2026/02/19 9:07 p.m.41 views

CVE-2026-26313

CVE-2026-26313 (go-ethereum - Geth) : Prior to version 1.17.0, the Go Ethereum (geth) node is vulnerable to a DoS caused by memory exhaustion when processing a specially crafted P2P message. The issue is resolved in v1.17.0. Connected sources corroborate a network-exposed vulnerability in go-ethe...

7.5CVSS5.8AI score0.00578EPSS
Save
CVE
CVE
added 2026/02/19 9:22 p.m.39 views

CVE-2026-26315

Go Ethereum (Geth) before v1.16.9 is affected by a flaw in the ECIES cryptography implementation that can allow an attacker to extract bits of the p2p node key. The issue is fixed in v1.16.9 and v1.17.0. After upgrading, rotate the node key by removing the file /geth/nodekey before restarting Get...

7.5CVSS5.7AI score0.00447EPSS
Save
CVE
CVE
added 2026/01/13 8:27 p.m.29 views

CVE-2026-22862

CVE-2026-22862 (go-ethereum/geth) : A DoS vulnerability affecting the Go implementation of the Ethereum protocol allows a vulnerable node to be forced to shutdown/crash by processing a specially crafted p2p message. Public sources (NVD, Red Hat, CIRCL/OSVGHSA) tie the issue to geth and indicate a...

7.5CVSS6.5AI score0.00662EPSS
Save
CVE
CVE
added 2026/02/19 9:15 p.m.29 views

CVE-2026-26314

CVE-2026-26314 (go-ethereum / geth): Prior to version 1.16.9, a vulnerable node can be forced to shutdown or crash by processing a specially crafted p2p message. The issue is resolved in v1.16.9 and v1.17.0 releases. Affected software: go-ethereum (Geth) execution layer of the Ethereum protocol. ...

8.7CVSS5.8AI score0.0058EPSS
Save